projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e09e97
)
Credit Vivek Dasmohapatra for suggesting the last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000
(08:29 -0500)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000
(08:29 -0500)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 04e0197158084a5b89822765e5f32837d02c2ffd..48488fc8f17a79ec40267ad46123ab55a986d413 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,7
+2,7
@@
* charset.c (load_charset_map_from_file)
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
- instead of xmalloc (Bug#5526).
+ instead of xmalloc (Bug#5526).
Suggested by Vivek Dasmohapatra.
2010-02-05 Chong Yidong <cyd@stupidchicken.com>